Skip to content

feat: add contributor field to skills - #88

Merged
liuxy0551 merged 1 commit into
masterfrom
feat_contributor
Jul 29, 2026
Merged

feat: add contributor field to skills#88
liuxy0551 merged 1 commit into
masterfrom
feat_contributor

Conversation

@liuxy0551

Copy link
Copy Markdown
Collaborator

feat: Skills 市场新增贡献者字段

为 Skills 模块新增 contributor 字段,替代原有的"来源"展示,并将详情页硬编码的贡献者占位数据替换为真实数据。

改动范围:

  • DB:skills_items 表新增 contributor varchar(50)
  • 后端:模型、Service 读写透传、导入/更新接口支持
  • 前端:导入/编辑弹框新增输入项,列表卡片和详情页展示改为贡献者
  • 测试:新增 contributor 读写测试用例

@TreeTreeDi

Copy link
Copy Markdown
Contributor

这里后续 cli 上传看下直接通过 git 信息来带上用户

@liuxy0551

Copy link
Copy Markdown
Collaborator Author

这里后续 cli 上传看下直接通过 git 信息来带上用户

可以把当前 PR 给到 AI,要求其处理 git username 为 contributor

@TreeTreeDi

Copy link
Copy Markdown
Contributor

+1

@liuxy0551
liuxy0551 merged commit b2b57ea into master Jul 29, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants